{
  "resourceType": "CodeSystem",
  "id": "bser",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2020-01-22T03:35:39.000+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BSeR</h2><div><p>BSeR code system</p>\n</div><p>This code system http://hl7.org/fhir/us/bser/CodeSystem/bser defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">BDTC<a name=\"bser-BDTC\"> </a></td><td>Best Day To Call</td><td/></tr><tr><td style=\"white-space:nowrap\">BTTC<a name=\"bser-BTTC\"> </a></td><td>Best Time To Call</td><td/></tr><tr><td style=\"white-space:nowrap\">LMI<a name=\"bser-LMI\"> </a></td><td>Leave Message Indicator</td><td/></tr><tr><td style=\"white-space:nowrap\">RSRFS<a name=\"bser-RSRFS\"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSummary</td><td/></tr><tr><td style=\"white-space:nowrap\">RSRFSI<a name=\"bser-RSRFSI\"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSupportingInformation</td><td/></tr><tr><td style=\"white-space:nowrap\">RSRSI<a name=\"bser-RSRSI\"> </a></td><td>CompositionSectionReferralServiceRequestSupportingInformation</td><td/></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/bser/CodeSystem/bser",
  "version": "1.0.0",
  "name": "BSeR",
  "title": "BSeR",
  "status": "active",
  "date": "2020-03-02T22:24:28+00:00",
  "publisher": "HL7 International - Public Health Work Group",
  "contact": [
    {
      "name": "HL7 International - Public Health Work Group",
      "telecom": [
        {
          "system": "other",
          "value": "https://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "BSeR code system",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "BDTC",
      "display": "Best Day To Call"
    },
    {
      "code": "BTTC",
      "display": "Best Time To Call"
    },
    {
      "code": "LMI",
      "display": "Leave Message Indicator"
    },
    {
      "code": "RSRFS",
      "display": "CompositionSectionReferralServiceRequestFeedbackSummary"
    },
    {
      "code": "RSRFSI",
      "display": "CompositionSectionReferralServiceRequestFeedbackSupportingInformation"
    },
    {
      "code": "RSRSI",
      "display": "CompositionSectionReferralServiceRequestSupportingInformation"
    }
  ]
}